More of the same
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 29 Nov 2008 07:58:34 +0000 (07:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 29 Nov 2008 07:58:34 +0000 (07:58 +0000)
svn path=/trunk/; revision=21823

ChangeLog
gtk/gtkselection.c

index 270675f68d3ca6886eb9c9deac8717824179e414..7d04072f8d7bbdd04830476108f55d8bd76400d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2008-11-29  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkselection.c:
        * gtk/gtkentry.c:
        * gtk/gtkdnd.c:
        * gtk/gtkcolorsel.c:
index 8ea2a3c93ae3c877215a365b4337b4aafc81b402..0a3636d628b2f075e61366a702d013897462702a 100644 (file)
@@ -2178,7 +2178,7 @@ gtk_selection_init (void)
  * @widget: a #GtkWidget
  * @event: the event
  * 
- * The default handler for the GtkWidget::selection_clear_event
+ * The default handler for the #GtkWidget::selectionr-clear-event
  * signal. 
  * 
  * Return value: %TRUE if the event was handled, otherwise false
@@ -2186,7 +2186,7 @@ gtk_selection_init (void)
  * Since: 2.2
  *
  * Deprecated: 2.4: Instead of calling this function, chain up from
- * your selection_clear_event handler. Calling this function
+ * your selection-clear-event handler. Calling this function
  * from any other context is illegal. 
  **/
 gboolean